In [186]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Fukushima¶

Date: 21 Nov 2016 20:59:49¶

m = 7.4¶

In [187]:
folder, earthquake = find_earthquake('Fukushima')
In [188]:
bar_chart_fp(folder)
In [189]:
plot_box_3d(folder)
In [190]:
scatter_plot_evs(folder)
In [191]:
temporal_series_b(folder)
In [192]:
alert_status_plot(folder)
In [193]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Fukushima 2016-11-21 20:59:46.890000 7.4 0.95 102.01 115.75 150.18 150.18 49 35 -89 NR
In [ ]:

In [ ]: